home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Together in Jesus: 1st Reconciliation Computer Fun
/
Together in Jesus - First Reconciliation - Computer Fun.iso
/
indexb.swf
/
scripts
/
DefineButton2_19
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-09-19
|
100b
|
6 lines
on(release){
gotoAndStop(2);
soundTock.start();
gotoAndPlay(labelarray[randomidx]);
}